FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.trust-phw
Resource TypeStructureDefinition
IdStructureDefinition-DVCMinPreQual.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-DVCMinPreQual.html
URLhttp://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual
Version0.1.0
Statusdraft
Date2026-08-31T12:51:06+00:00
NameDVCMinPreQual
Realmuv
Authoritywho
DescriptionDVC payload minimized for use within an HCERT Payload with the WHO PreQual Vaccine Database
Typehttp://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
smart.who.int.trust-phw#currentDVCMinDVC HCERT Payload
smart.who.int.trust-phw#currentDVCMinVaccineDetailsPreQualDVC HCERT Payload for PreQual DB

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition DVCMinPreQual

NameFlagsCard.TypeDescription & Constraintsdoco
.. DVCMinPreQual 0..*DVCMinDVCMinPreQual

Elements defined in Ancestors:n, dob, s, nt, id, dt, gn, vx, v
... vx 1..1DVCMinVaccineDetailsVaccine Details

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "DVCMinPreQual",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual",
  "version": "0.1.0",
  "name": "DVCMinPreQual",
  "status": "draft",
  "date": "2026-08-31T12:51:06+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "DVC payload minimized  for use within an HCERT Payload with the WHO PreQual Vaccine Database",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual",
  "baseDefinition": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "DVCMinPreQual",
        "path": "DVCMinPreQual",
        "short": "DVCMinPreQual",
        "definition": "DVC payload minimized  for use within an HCERT Payload with the WHO PreQual Vaccine Database",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DVCMinPreQual.n",
        "path": "DVCMinPreQual.n",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.1"
          },
          {
            "system": "http://loinc.org",
            "code": "87226-7",
            "display": "Legal name of patient - first and last"
          }
        ],
        "short": "Name",
        "definition": "Name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.n",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMinPreQual.dob",
        "path": "DVCMinPreQual.dob",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.2"
          },
          {
            "system": "http://loinc.org",
            "code": "21112-8",
            "display": "Birth date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "184099003",
            "display": "Date of birth (observable entity)"
          }
        ],
        "short": "Date of birth",
        "definition": "Date of birth",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.dob",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVCMinPreQual.s",
        "path": "DVCMinPreQual.s",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.3"
          }
        ],
        "short": "Sex",
        "definition": "Sex",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.s",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/administrative-gender"
        }
      },
      {
        "id": "DVCMinPreQual.nt",
        "path": "DVCMinPreQual.nt",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.8"
          },
          {
            "system": "http://loinc.org",
            "code": "69433-1",
            "display": "Citizenship status"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "223369002",
            "display": "Country (geographic location)"
          }
        ],
        "short": "Nationality",
        "definition": "Nationality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.nt",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-3"
        }
      },
      {
        "id": "DVCMinPreQual.id",
        "path": "DVCMinPreQual.id",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.9"
          },
          {
            "system": "http://loinc.org",
            "code": "76435-7",
            "display": "Patient identifier"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000474003",
            "display": "Universally Unique Identifier (foundation metadata concept)"
          }
        ],
        "short": "National Identification Document",
        "definition": "National Identification Document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMinPreQual.dt",
        "path": "DVCMinPreQual.dt",
        "short": "National ID Document Type",
        "definition": "National ID Document Type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.dt",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id": "DVCMinPreQual.gn",
        "path": "DVCMinPreQual.gn",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.10"
          },
          {
            "system": "http://loinc.org",
            "code": "79183-0",
            "display": "First name of Guardian or legally authorized representative"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "394619001",
            "display": "Guardian (person)"
          }
        ],
        "short": "Parent or Guardian Name",
        "definition": "Parent or Guardian Name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.gn",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMinPreQual.vx",
        "path": "DVCMinPreQual.vx",
        "short": "Vaccine Details",
        "definition": "Vaccine Details",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.vx",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetailsPreQual"
          }
        ]
      },
      {
        "id": "DVCMinPreQual.v",
        "path": "DVCMinPreQual.v",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.D5.DE.27"
          }
        ],
        "short": "Version",
        "definition": "Version of the certificate template",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.v",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DVCMinPreQual",
        "path": "DVCMinPreQual",
        "short": "DVCMinPreQual",
        "definition": "DVC payload minimized  for use within an HCERT Payload with the WHO PreQual Vaccine Database"
      },
      {
        "id": "DVCMinPreQual.vx",
        "path": "DVCMinPreQual.vx",
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetailsPreQual"
          }
        ]
      }
    ]
  }
}